home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / µSim 1.0.5 / FabLibsƒ / FabACursors.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-29  |  137 b   |  6 lines  |  [TEXT/CWIE]

  1. #pragma internal on
  2. OSErr FabLoadCursors(short fCurResID);
  3. void FabRotateCursor(void);
  4. void FabFreeCursors(void);
  5. #pragma internal reset
  6.